Remove no-longer-needed pdumper_load workaround
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 07:38:30 +0000 (23:38 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Feb 2024 08:38:15 +0000 (00:38 -0800)
commit42c6cf4e5804312defa9d9caac8882500bd38179
tree958efa79f1d8391ea44a3601cf71a590a6b943dc
parentf8d27a8a1fd5bdc8e25569cc05a9298e186a8c63
Remove no-longer-needed pdumper_load workaround

* src/pdumper.c (pdumper_load): Revert my commit "Pacify GCC
12.1.1 in default developer build" dated 2022-06-13 13:21:18 -07,
as GCC bug 105961 is fixed, and this workaround is not needed for
unfixed GCC as these builds should not use --enable-gcc-warnings.
src/pdumper.c